home *** CD-ROM | disk | FTP | other *** search
/ Zane Home Library: Histor…ugh the Classical Period / Zane Home Library: History of Music - Through the Classical Period.iso / pc / autorun / merriam / autorun.ini < prev    next >
INI File  |  1996-03-22  |  2KB  |  75 lines

  1. [Sizes]
  2. ;
  3. ; format:    MainWindow=XxY for the main window size
  4. ;         Button#=(X,Y)(WxH) for the buttons
  5. ;
  6. MainWindow=422x202
  7. WindowTitle=Zane Publishing Presents...
  8. Button0=(10,90)(127x25)
  9. Button1=(147,90)(127x25)
  10. Button2=(10,125)(127x25)
  11. Button3=(10,160)(127x25)
  12. Button4=(147,125)(127x25)
  13. Button5=(147,160)(127x25)
  14.  
  15. [Commands]
  16. ;
  17. ;        format:        ->        App#=Executable Name
  18. ;                ->        AppCmd#=Command Line
  19. ;
  20. ;        the path that the launcher is run from will be appended
  21. ;        to the path of each entry.
  22. ;
  23. ;        if %p is in the string the run path of the launcher will be appended to the string
  24.  
  25. ;            example:    ->        App0=%p\PowerCD\PowerCD.EXE
  26. ;                    ->        AppCmd0=%p\Foo
  27. ;                    ->
  28. ;                    ->        run from "g:\install.exe" will run "g:\PowerCD\PowerCD.EXE" 
  29. ;                    ->        with a command line of "g:\foo"
  30. ;                                        
  31. ;
  32. ;        if app# is "Install Icons" and AppCmd# is "." then 
  33. ;        icons will be installed in the program manager and close
  34. ;
  35. ;        if "Executable Name" is followed by "-EXIT" then the launcer will exit after 
  36. ;        running the app
  37. ;
  38. App0=%p\DICTINRY\MERRIAM.EXE-EXIT
  39. App1=%p\POWERCD.EXE-EXIT
  40. App2=%p\INSTALL.EXE-EXIT
  41. App3=WRITE
  42. AppCmd3=%p\README.WRI
  43. App4=%p\ORDERREG\REGISTER.EXE
  44. App5=%p\ORDERREG\ORDER.EXE
  45.  
  46. [Images]
  47. ;
  48. ;        this is a list of the images to go with the buttons
  49. ;        the format is    ->    Background=image.BMP    ; this is the background for the mainwindow
  50. ;                ->    Button#=image.BMP    ; this is an image for a button
  51. ;                ->    Button#=Install        ; this is a button with text instead of an image
  52. ;
  53. ;            Bitmap buttons must have ".BMP" or they will be text buttons.
  54. ;
  55. Background=autorun.BMP
  56. Button0=Dictionary
  57. Button1=PowerCD Explorer
  58. Button2=Install
  59. Button3=ReadMe
  60. Button4=Register
  61. Button5=Ordering
  62.  
  63.  
  64. [Icons]
  65. ;
  66. ;        this is a list of icons that will get installed
  67. ;        the format is        ->    IconText#=text            ; this is the text to display for the icon
  68. ;                    ->    IconExec#=execute        ; this is the executable to be launched
  69. ;                    ->    IconCommand#=command line    ; this is the command line to send to the executable
  70. ;
  71. ;                    ->    Group=what group                        ; this tells the launcer what group to install the icons to
  72. ;
  73. ;        if %p is in the string the run path of the launcher will be appended to the string
  74. ;
  75.